what are the hibernate dependencies

119

what are the hibernate dependencies -

<dependency>
   <groupId>org.hibernate</groupId>
   <artifactId>hibernate-core</artifactId>
   <version>5.4.16.Final</version>
</dependency>

Comments

Submit
0 Comments